home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1990 September: Essentials 4 / ADC Developer CD (1990-09) [Essentials 4]_iso / Developer Essentials 4.iso / d e v e l o p / develop / develop Issue 1 / develop Issue 1.rsrc / PICT_663_page 47.png < prev    next >
Portable Network Graphic  |  1990-09-25  |  7.0 KB  |  550x726  |  1-bit (2 colors)
   ocr: then: send: a QuickDraw representation of the line, followed by Post: ScriptEnd. On QuickDraw devices, the line will be drawn using the ltGray pen pattern. On PostScript devices, the line will be drawn using 10% black. After the line has been drawn, we need to reset the state of the device for: subsequent drawing operations. This is done by once again sending the Fostscriptleginiosave comment, followed by the commands to reset the gray level, as well as any other attributes of the printer. In: summary, we have looked at two ways of avoiding the perils of Postscript. The first was how to use a ...